How to Install colorized-logs software package in Debian 9 (Stretch)

How to Install colorized-logs software package in Debian 9 (Stretch)

colorized-logs software package provides tools for consuming logs with ANSI color, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install colorized-logs 

colorized-logs is installed in your system.

Make ensure the colorized-logs package were installed using the commands given below,

$ sudo dpkg-query -l | grep colorized-logs *

You will get with colorized-logs package name, version, architecture and description in a table

colorized-logs package basic information:

Distro Debian 9 stretch
Section Text Processing
Package colorized-logs
Version 1.0.17-1
Description tools for consuming logs with ANSI color
Sub Section Text


See Also, How to uninstall or remove colorized-logs software package from Debian 9 (Stretch)?